home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sun Solutions 1997 April to September
/
Sun Solutions CD - APR '97 - SEP '97 (704-3778-12 Rev. H)(Sun Microsystems, Inc.)(1997).iso
/
products
/
CV
/
off.htaccess
< prev
next >
Wrap
Text File
|
1997-02-05
|
483b
|
25 lines
Options ExecCGI FollowSymLinks
AuthUserFile /usr/local/www/htdocs/.htpasswd
AuthGroupFile /dev/null
AuthName AllowFromCV
AuthType Basic
<Limit GET>
order deny,allow
deny from all
# allow anyone of CV Worldwide
allow from .cv.com
allow from 129.122.
allow from 130.21.
# Andrew Calderbank (UK) support center subnet
allow from 193.129.
# Rene DAUSSY CVS France
allow from 194.98.7.
# Linda Bains
allow from 198.180.60.134
require user Bains
#Ron Brewer
require user Brewer
</Limit>